.Net Framework > v2.0.50727 > System > Net > Sockets > TcpClient > BeginConnect BeginConnect(IPAddress,Int32,AsyncCallback,Object)
BeginConnect(IPAddress[],Int32,AsyncCallback,Object)
BeginConnect(String,Int32,AsyncCallback,Object)


BeginConnect(IPAddress,Int32,AsyncCallback,Object)

Category
Method
Description
Begins an asynchronous request for a remote host connection. The remote host is specified by an System.Net.IPAddress and a port number (System.Int32).
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
addressIPAddress
portInt32
requestCallbackAsyncCallback
stateObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginConnect(IPAddress[],Int32,AsyncCallback,Object)

Category
Method
Description
Begins an asynchronous request for a remote host connection. The remote host is specified by an System.Net.IPAddress array and a port number (System.Int32).
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
addressesIPAddress[]
portInt32
requestCallbackAsyncCallback
stateObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginConnect(String,Int32,AsyncCallback,Object)

Category
Method
Description
Begins an asynchronous request for a remote host connection. The remote host is specified by a host name (System.String) and a port number (System.Int32).
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
hostString
portInt32
requestCallbackAsyncCallback
stateObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database